
//==============================================================================
define Bush
{
   set hotspot
   {
      version
      {
         Visual World A Bush Short F
      }
   }  
}



//==============================================================================
define boxf
{
   set hotspot
   {
      version
      {
         Visual Egyptian FlowerBox
				connect Fire Bush hotspot
      }
   }
}


//==============================================================================
anim None
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Building E Large2
				connect rightleg boxf hotspot
				connect righthand boxf hotspot
				connect lefthand boxf hotspot
				connect leftleg boxf hotspot
				
			}
		}
	}
}
